home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Puzzle / StackUp.swf / scripts / DefineButton2_2 / BUTTONCONDACTION on(press).as
Encoding:
Text File  |  2001-07-16  |  74 b   |  7 lines

  1. on(press){
  2.    ifFrameLoaded(133)
  3.    {
  4.       gotoAndPlay(59);
  5.    }
  6. }
  7.